2025-08-27 20:07:43,536 [ 236978 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-08-27 20:07:43,536 [ 236978 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-08-27 20:07:43,536 [ 236978 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-08-27 20:07:43,536 [ 236978 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_dpnpfd --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo]' test_distributed_inter_server_secret/test.py::test_secure test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote test_distributed_inter_server_secret/test.py::test_secure_disagree test_distributed_inter_server_secret/test.py::test_secure_disagree_insert test_distributed_inter_server_secret/test.py::test_secure_insert_async test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async test_distributed_inter_server_secret/test.py::test_secure_insert_sync 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo]' test_distributed_system_query/test.py::test_start_and_stop_replica_send test_distributed_type_object/test.py::test_distributed_type_object test_dotnet_client/test.py::test_dotnet_client test_enabling_access_management/test.py::test_enabling_access_management test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_input_signalled_python test_executable_dictionary/test.py::test_executable_input_slow_python test_executable_dictionary/test.py::test_executable_input_sum_python test_executable_dictionary/test.py::test_executable_non_direct_input_bash test_executable_dictionary/test.py::test_executable_source_argument_python test_executable_dictionary/test.py::test_executable_source_exit_code_check test_executable_dictionary/test.py::test_executable_source_python test_executable_dictionary/test.py::test_executable_source_updated_python test_executable_table_function/test.py::test_executable_function_input_argument_python test_executable_table_function/test.py::test_executable_function_input_bash test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python test_executable_table_function/test.py::test_executable_function_input_python test_executable_table_function/test.py::test_executable_function_input_signalled_python test_executable_table_function/test.py::test_executable_function_input_slow_python test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased test_executable_table_function/test.py::test_executable_function_input_sum_python test_executable_table_function/test.py::test_executable_function_no_input_bash test_executable_table_function/test.py::test_executable_function_no_input_python test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python test_executable_table_function/test.py::test_executable_pool_storage_input_count_python test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python test_executable_table_function/test.py::test_executable_pool_storage_input_python test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python test_executable_table_function/test.py::test_executable_storage_input_argument_python test_executable_table_function/test.py::test_executable_storage_input_bash test_executable_table_function/test.py::test_executable_storage_input_python test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python test_executable_table_function/test.py::test_executable_storage_input_signalled_python test_executable_table_function/test.py::test_executable_storage_input_slow_python test_executable_table_function/test.py::test_executable_storage_input_sum_python test_executable_table_function/test.py::test_executable_storage_no_input_bash test_executable_table_function/test.py::test_executable_storage_no_input_python test_explain_estimates/test.py::test_explain_estimates test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection test_file_cluster/test.py::test_missing_file test_file_cluster/test.py::test_no_such_files test_file_cluster/test.py::test_non_existent_cluster test_file_cluster/test.py::test_schema_inference test_file_cluster/test.py::test_select_all test_filesystem_layout/test.py::test_file_path_escaping test_force_deduplication/test.py::test_basic test_format_avro_confluent/test.py::test_select test_format_avro_confluent/test.py::test_select_auth test_format_avro_confluent/test.py::test_select_auth_encoded test_format_avro_confluent/test.py::test_select_auth_encoded_complex test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] test_external_http_authenticator/test.py::test_basic_auth_failed test_executable_table_function/test.py::test_executable_function_input_argument_python test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees test_distributed_system_query/test.py::test_start_and_stop_replica_send test_distributed_type_object/test.py::test_distributed_type_object test_external_cluster/test.py::test_ddl test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_format_avro_confluent/test.py::test_select test_file_cluster/test.py::test_count [gw6] [ 1%] PASSED test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response [gw7] [ 2%] PASSED test_distributed_system_query/test.py::test_start_and_stop_replica_send [gw9] [ 3%] PASSED test_distributed_type_object/test.py::test_distributed_type_object [gw2] [ 4%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash [gw6] [ 5%] PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass [gw2] [ 6%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python [gw6] [ 7%] PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw1] [ 8%] PASSED test_executable_table_function/test.py::test_executable_function_input_argument_python test_executable_table_function/test.py::test_executable_function_input_bash [gw2] [ 9%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python [gw6] [ 10%] PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw3] [ 11%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees [gw1] [ 12%] PASSED test_executable_table_function/test.py::test_executable_function_input_bash test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database [gw2] [ 13%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python [gw8] [ 14%] PASSED test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated [gw2] [ 15%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python [gw8] [ 16%] PASSED test_external_cluster/test.py::test_ddl_replicated [gw1] [ 17%] PASSED test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python test_executable_table_function/test.py::test_executable_function_input_python test_enabling_access_management/test.py::test_enabling_access_management [gw3] [ 18%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override [gw1] [ 19%] PASSED test_executable_table_function/test.py::test_executable_function_input_python test_executable_table_function/test.py::test_executable_function_input_signalled_python test_explain_estimates/test.py::test_explain_estimates [gw1] [ 20%] PASSED test_executable_table_function/test.py::test_executable_function_input_signalled_python test_executable_table_function/test.py::test_executable_function_input_slow_python test_filesystem_layout/test.py::test_file_path_escaping [gw3] [ 21%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override [gw0] [ 22%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table [gw0] [ 23%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] [gw4] [ 24%] PASSED test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection test_dotnet_client/test.py::test_dotnet_client [gw3] [ 25%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants [gw0] [ 26%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] [gw5] [ 27%] PASSED test_format_avro_confluent/test.py::test_select test_format_avro_confluent/test.py::test_select_auth [gw0] [ 28%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] [gw5] [ 29%] PASSED test_format_avro_confluent/test.py::test_select_auth test_format_avro_confluent/test.py::test_select_auth_encoded [gw5] [ 30%] PASSED test_format_avro_confluent/test.py::test_select_auth_encoded test_format_avro_confluent/test.py::test_select_auth_encoded_complex [gw5] [ 31%] PASSED test_format_avro_confluent/test.py::test_select_auth_encoded_complex [gw0] [ 32%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] [gw2] [ 33%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python [gw4] [ 34%] PASSED test_file_cluster/test.py::test_format_detection test_file_cluster/test.py::test_missing_file [gw2] [ 35%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash [gw3] [ 36%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants [gw0] [ 37%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke [gw2] [ 38%] PASSED test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python [gw4] [ 39%] PASSED test_file_cluster/test.py::test_missing_file test_file_cluster/test.py::test_no_such_files [gw4] [ 40%] PASSED test_file_cluster/test.py::test_no_such_files test_file_cluster/test.py::test_non_existent_cluster [gw0] [ 41%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_secure [gw0] [ 42%] PASSED test_distributed_inter_server_secret/test.py::test_secure test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster [gw4] [ 43%] PASSED test_file_cluster/test.py::test_non_existent_cluster test_file_cluster/test.py::test_schema_inference [gw2] [ 44%] PASSED test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash [gw2] [ 45%] PASSED test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python [gw2] [ 46%] PASSED test_executable_dictionary/test.py::test_executable_input_python test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python [gw0] [ 47%] PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote [gw4] [ 48%] PASSED test_file_cluster/test.py::test_schema_inference test_file_cluster/test.py::test_select_all [gw2] [ 49%] PASSED test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_input_signalled_python [gw9] [ 50%] PASSED test_explain_estimates/test.py::test_explain_estimates [gw4] [ 51%] PASSED test_file_cluster/test.py::test_select_all [gw7] [ 52%] PASSED test_enabling_access_management/test.py::test_enabling_access_management [gw0] [ 53%] PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote test_distributed_inter_server_secret/test.py::test_secure_disagree [gw2] [ 54%] PASSED test_executable_dictionary/test.py::test_executable_input_signalled_python test_executable_dictionary/test.py::test_executable_input_slow_python [gw0] [ 55%] PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree test_distributed_inter_server_secret/test.py::test_secure_disagree_insert [gw6] [ 56%] PASSED test_filesystem_layout/test.py::test_file_path_escaping [gw0] [ 57%] PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree_insert test_distributed_inter_server_secret/test.py::test_secure_insert_async [gw3] [ 58%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option [gw0] [ 59%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_async test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async [gw8] [ 60%] PASSED test_dotnet_client/test.py::test_dotnet_client [gw3] [ 61%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option test_force_deduplication/test.py::test_basic [gw0] [ 62%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async test_distributed_inter_server_secret/test.py::test_secure_insert_sync [gw0] [ 63%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_sync test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] [gw2] [ 64%] PASSED test_executable_dictionary/test.py::test_executable_input_slow_python test_executable_dictionary/test.py::test_executable_input_sum_python [gw0] [ 65%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] [gw2] [ 66%] PASSED test_executable_dictionary/test.py::test_executable_input_sum_python test_executable_dictionary/test.py::test_executable_non_direct_input_bash [gw3] [ 67%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant [gw2] [ 68%] PASSED test_executable_dictionary/test.py::test_executable_non_direct_input_bash test_executable_dictionary/test.py::test_executable_source_argument_python [gw0] [ 69%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] [gw3] [ 70%] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant [gw2] [ 71%] PASSED test_executable_dictionary/test.py::test_executable_source_argument_python [gw0] [ 72%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] test_executable_dictionary/test.py::test_executable_source_exit_code_check test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] [gw2] [ 73%] PASSED test_executable_dictionary/test.py::test_executable_source_exit_code_check test_executable_dictionary/test.py::test_executable_source_python [gw0] [ 74%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] [gw2] [ 75%] PASSED test_executable_dictionary/test.py::test_executable_source_python test_executable_dictionary/test.py::test_executable_source_updated_python [gw0] [ 76%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] [gw0] [ 77%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] [gw1] [ 78%] PASSED test_executable_table_function/test.py::test_executable_function_input_slow_python test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased [gw6] [ 79%] PASSED test_force_deduplication/test.py::test_basic [gw2] [ 80%] PASSED test_executable_dictionary/test.py::test_executable_source_updated_python [gw1] [ 81%] PASSED test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased test_executable_table_function/test.py::test_executable_function_input_sum_python [gw1] [ 82%] PASSED test_executable_table_function/test.py::test_executable_function_input_sum_python test_executable_table_function/test.py::test_executable_function_no_input_bash [gw1] [ 83%] PASSED test_executable_table_function/test.py::test_executable_function_no_input_bash test_executable_table_function/test.py::test_executable_function_no_input_python [gw1] [ 84%] PASSED test_executable_table_function/test.py::test_executable_function_no_input_python test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python [gw1] [ 85%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python test_executable_table_function/test.py::test_executable_pool_storage_input_count_python [gw1] [ 86%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_count_python test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python [gw1] [ 87%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python test_executable_table_function/test.py::test_executable_pool_storage_input_python [gw1] [ 88%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_python test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python [gw1] [ 89%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python [gw1] [ 90%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python [gw1] [ 91%] PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python test_executable_table_function/test.py::test_executable_storage_input_argument_python [gw1] [ 92%] PASSED test_executable_table_function/test.py::test_executable_storage_input_argument_python test_executable_table_function/test.py::test_executable_storage_input_bash [gw1] [ 93%] PASSED test_executable_table_function/test.py::test_executable_storage_input_bash test_executable_table_function/test.py::test_executable_storage_input_python [gw1] [ 94%] PASSED test_executable_table_function/test.py::test_executable_storage_input_python test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python [gw1] [ 95%] PASSED test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python test_executable_table_function/test.py::test_executable_storage_input_signalled_python [gw1] [ 96%] PASSED test_executable_table_function/test.py::test_executable_storage_input_signalled_python test_executable_table_function/test.py::test_executable_storage_input_slow_python [gw1] [ 97%] PASSED test_executable_table_function/test.py::test_executable_storage_input_slow_python test_executable_table_function/test.py::test_executable_storage_input_sum_python [gw1] [ 98%] PASSED test_executable_table_function/test.py::test_executable_storage_input_sum_python test_executable_table_function/test.py::test_executable_storage_no_input_bash [gw1] [ 99%] PASSED test_executable_table_function/test.py::test_executable_storage_no_input_bash test_executable_table_function/test.py::test_executable_storage_no_input_python [gw1] [100%] PASSED test_executable_table_function/test.py::test_executable_storage_no_input_python ============================== slowest durations =============================== 100.94s call test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased 78.57s call test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python 40.82s call test_executable_table_function/test.py::test_executable_function_input_slow_python 34.90s setup test_format_avro_confluent/test.py::test_select 32.43s setup test_file_cluster/test.py::test_count 29.81s setup test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] 27.09s call test_executable_table_function/test.py::test_executable_storage_input_slow_python 22.98s setup test_executable_table_function/test.py::test_executable_function_input_argument_python 22.83s call test_executable_dictionary/test.py::test_executable_source_updated_python 21.69s setup test_external_cluster/test.py::test_ddl 21.14s setup test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 19.37s setup test_force_deduplication/test.py::test_basic 17.25s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees 16.70s setup test_distributed_system_query/test.py::test_start_and_stop_replica_send 16.63s setup test_external_http_authenticator/test.py::test_basic_auth_failed 16.45s setup test_distributed_type_object/test.py::test_distributed_type_object 14.35s setup test_enabling_access_management/test.py::test_enabling_access_management 12.75s call test_force_deduplication/test.py::test_basic 11.34s setup test_explain_estimates/test.py::test_explain_estimates 11.10s call test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 11.06s setup test_filesystem_layout/test.py::test_file_path_escaping 11.05s call test_executable_dictionary/test.py::test_executable_input_slow_python 10.23s teardown test_file_cluster/test.py::test_select_all 9.75s teardown test_format_avro_confluent/test.py::test_select_auth_encoded_complex 9.56s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 9.16s setup test_dotnet_client/test.py::test_dotnet_client 8.96s teardown test_distributed_type_object/test.py::test_distributed_type_object 8.38s teardown test_distributed_system_query/test.py::test_start_and_stop_replica_send 7.53s teardown test_force_deduplication/test.py::test_basic 7.01s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant 6.94s call test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees 6.85s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke 6.84s teardown test_external_cluster/test.py::test_ddl_replicated 6.58s teardown test_enabling_access_management/test.py::test_enabling_access_management 6.57s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option 6.57s teardown test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 5.52s teardown test_dotnet_client/test.py::test_dotnet_client 5.49s call test_external_http_authenticator/test.py::test_session_settings_from_auth_response 5.19s call test_dotnet_client/test.py::test_dotnet_client 5.17s teardown test_filesystem_layout/test.py::test_file_path_escaping 4.57s teardown test_explain_estimates/test.py::test_explain_estimates 4.48s call test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override 4.36s call test_distributed_type_object/test.py::test_distributed_type_object 4.19s call test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 4.07s call test_file_cluster/test.py::test_format_detection 3.86s call test_executable_table_function/test.py::test_executable_pool_storage_input_count_python 3.57s call test_external_cluster/test.py::test_ddl 3.41s call test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python 3.39s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants 3.36s call test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python 3.36s call test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python 3.31s call test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python 3.00s call test_executable_table_function/test.py::test_executable_pool_storage_input_python 2.91s call test_filesystem_layout/test.py::test_file_path_escaping 2.86s call test_executable_dictionary/test.py::test_executable_source_python 2.85s teardown test_executable_dictionary/test.py::test_executable_source_updated_python 2.85s call test_executable_dictionary/test.py::test_executable_source_argument_python 2.82s call test_executable_table_function/test.py::test_executable_function_input_python 2.50s teardown test_executable_table_function/test.py::test_executable_storage_no_input_python 2.44s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 2.39s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option 2.35s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 2.34s call test_file_cluster/test.py::test_schema_inference 2.30s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 2.29s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 2.29s call test_executable_table_function/test.py::test_executable_storage_input_bash 2.24s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 2.24s call test_executable_table_function/test.py::test_executable_storage_input_python 2.24s call test_executable_table_function/test.py::test_executable_storage_input_argument_python 2.22s call test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database 2.21s call test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster 2.19s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 2.14s call test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python 2.12s call test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] 2.12s call test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python 2.03s call test_executable_table_function/test.py::test_executable_storage_input_sum_python 2.03s call test_executable_table_function/test.py::test_executable_storage_input_signalled_python 1.87s call test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant 1.82s call test_distributed_system_query/test.py::test_start_and_stop_replica_send 1.57s call test_distributed_inter_server_secret/test.py::test_secure_insert_sync 1.55s call test_distributed_inter_server_secret/test.py::test_secure_insert_async 1.55s call test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table 1.55s call test_enabling_access_management/test.py::test_enabling_access_management 1.54s call test_executable_dictionary/test.py::test_executable_source_exit_code_check 1.44s call test_executable_table_function/test.py::test_executable_storage_no_input_python 1.40s call test_explain_estimates/test.py::test_explain_estimates 1.39s call test_executable_table_function/test.py::test_executable_storage_no_input_bash 1.38s call test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 1.32s call test_file_cluster/test.py::test_missing_file 1.30s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] 1.30s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] 1.30s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] 1.26s call test_external_cluster/test.py::test_ddl_replicated 1.20s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] 1.20s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] 1.11s call test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote 1.11s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] 1.08s call test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 1.08s call test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 1.05s call test_executable_dictionary/test.py::test_executable_input_sum_python 1.01s call test_executable_table_function/test.py::test_executable_function_input_signalled_python 1.00s call test_executable_dictionary/test.py::test_executable_input_argument_python 0.96s call test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 0.95s call test_executable_dictionary/test.py::test_executable_non_direct_input_bash 0.95s call test_executable_dictionary/test.py::test_executable_input_signalled_python 0.91s call test_executable_dictionary/test.py::test_executable_implicit_input_python 0.91s call test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.90s call test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.90s call test_file_cluster/test.py::test_count 0.87s call test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.87s call test_executable_table_function/test.py::test_executable_function_input_bash 0.87s call test_executable_table_function/test.py::test_executable_function_input_argument_python 0.86s call test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.85s call test_executable_dictionary/test.py::test_executable_input_bash 0.85s call test_executable_table_function/test.py::test_executable_function_input_sum_python 0.81s call test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.75s call test_executable_dictionary/test.py::test_executable_input_python 0.64s call test_executable_table_function/test.py::test_executable_function_no_input_python 0.64s call test_executable_table_function/test.py::test_executable_function_no_input_bash 0.61s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke 0.59s call test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.58s call test_file_cluster/test.py::test_select_all 0.54s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees 0.53s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option 0.49s call test_file_cluster/test.py::test_no_such_files 0.49s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option 0.48s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override 0.48s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database 0.48s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table 0.48s teardown test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants 0.48s call test_distributed_inter_server_secret/test.py::test_secure_disagree 0.47s call test_format_avro_confluent/test.py::test_select 0.47s call test_file_cluster/test.py::test_non_existent_cluster 0.42s call test_format_avro_confluent/test.py::test_select_auth 0.32s call test_external_http_authenticator/test.py::test_basic_auth_failed 0.27s call test_distributed_inter_server_secret/test.py::test_secure 0.08s call test_format_avro_confluent/test.py::test_select_auth_encoded 0.06s call test_format_avro_confluent/test.py::test_select_auth_encoded_complex 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_disagree 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] 0.00s teardown test_format_avro_confluent/test.py::test_select 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 0.00s teardown test_file_cluster/test.py::test_count 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 0.00s setup test_executable_table_function/test.py::test_executable_storage_no_input_python 0.00s teardown test_external_cluster/test.py::test_ddl 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] 0.00s teardown test_file_cluster/test.py::test_schema_inference 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke 0.00s setup test_file_cluster/test.py::test_select_all 0.00s setup test_executable_dictionary/test.py::test_executable_source_exit_code_check 0.00s setup test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased 0.00s setup test_file_cluster/test.py::test_missing_file 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python 0.00s setup test_format_avro_confluent/test.py::test_select_auth_encoded 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option 0.00s setup test_format_avro_confluent/test.py::test_select_auth 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants 0.00s setup test_executable_table_function/test.py::test_executable_function_input_sum_python 0.00s setup test_executable_table_function/test.py::test_executable_function_input_python 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_count_python 0.00s setup test_file_cluster/test.py::test_format_detection 0.00s setup test_executable_table_function/test.py::test_executable_function_no_input_python 0.00s setup test_executable_dictionary/test.py::test_executable_non_direct_input_bash 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python 0.00s teardown test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_signalled_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_python 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] 0.00s setup test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_python 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 0.00s teardown test_external_http_authenticator/test.py::test_basic_auth_failed 0.00s setup test_executable_table_function/test.py::test_executable_storage_no_input_bash 0.00s teardown test_file_cluster/test.py::test_format_detection 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] 0.00s setup test_executable_table_function/test.py::test_executable_function_no_input_bash 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 0.00s teardown test_executable_dictionary/test.py::test_executable_source_argument_python 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] 0.00s setup test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python 0.00s setup test_executable_dictionary/test.py::test_executable_input_sum_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_no_input_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] 0.00s teardown test_executable_table_function/test.py::test_executable_function_no_input_bash 0.00s teardown test_executable_table_function/test.py::test_executable_storage_no_input_bash 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_argument_python 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_count_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased 0.00s setup test_executable_dictionary/test.py::test_executable_source_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_python 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_python 0.00s setup test_executable_table_function/test.py::test_executable_function_input_signalled_python 0.00s teardown test_format_avro_confluent/test.py::test_select_auth 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python 0.00s setup test_executable_dictionary/test.py::test_executable_source_updated_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.00s teardown test_executable_dictionary/test.py::test_executable_source_exit_code_check 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_slow_python 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 0.00s teardown test_executable_dictionary/test.py::test_executable_input_sum_python 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_signalled_python 0.00s setup test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_sum_python 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_async 0.00s setup test_executable_dictionary/test.py::test_executable_input_python 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_source_python 0.00s setup test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_sum_python 0.00s teardown test_executable_dictionary/test.py::test_executable_input_slow_python 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_slow_python 0.00s setup test_file_cluster/test.py::test_schema_inference 0.00s setup test_executable_dictionary/test.py::test_executable_input_slow_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_sum_python 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_python 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote 0.00s setup test_external_cluster/test.py::test_ddl_replicated 0.00s teardown test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster 0.00s setup test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_sync 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] 0.00s setup test_executable_dictionary/test.py::test_executable_input_argument_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster 0.00s setup test_file_cluster/test.py::test_no_such_files 0.00s setup test_distributed_inter_server_secret/test.py::test_secure 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_disagree 0.00s setup test_file_cluster/test.py::test_non_existent_cluster 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_python 0.00s setup test_executable_dictionary/test.py::test_executable_input_bash 0.00s setup test_executable_table_function/test.py::test_executable_storage_input_bash 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 0.00s setup test_format_avro_confluent/test.py::test_select_auth_encoded_complex 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_async 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_argument_python 0.00s setup test_executable_table_function/test.py::test_executable_function_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_input_python 0.00s setup test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] 0.00s setup test_executable_dictionary/test.py::test_executable_input_signalled_python 0.00s setup test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_sync 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.00s setup test_executable_table_function/test.py::test_executable_function_input_slow_python 0.00s setup test_executable_dictionary/test.py::test_executable_source_argument_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] 0.00s teardown test_executable_dictionary/test.py::test_executable_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_input_signalled_python 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_slow_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.00s teardown test_file_cluster/test.py::test_non_existent_cluster 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_python 0.00s teardown test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s teardown test_format_avro_confluent/test.py::test_select_auth_encoded 0.00s teardown test_executable_dictionary/test.py::test_executable_input_argument_python 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 0.00s teardown test_file_cluster/test.py::test_missing_file 0.00s teardown test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python 0.00s teardown test_executable_dictionary/test.py::test_executable_non_direct_input_bash 0.00s teardown test_file_cluster/test.py::test_no_such_files 0.00s teardown test_executable_table_function/test.py::test_executable_storage_input_argument_python 0.00s teardown test_executable_table_function/test.py::test_executable_function_input_signalled_python =========================== short test summary info ============================ PASSED test_external_http_authenticator/test.py::test_basic_auth_failed PASSED test_distributed_system_query/test.py::test_start_and_stop_replica_send PASSED test_distributed_type_object/test.py::test_distributed_type_object PASSED test_executable_dictionary/test.py::test_executable_implicit_input_argument_python PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response PASSED test_executable_dictionary/test.py::test_executable_implicit_input_bash PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass PASSED test_executable_table_function/test.py::test_executable_function_input_argument_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_python PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_allowed_grantees PASSED test_executable_table_function/test.py::test_executable_function_input_bash PASSED test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python PASSED test_external_cluster/test.py::test_ddl PASSED test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python PASSED test_external_cluster/test.py::test_ddl_replicated PASSED test_executable_table_function/test.py::test_executable_function_input_multiple_pipes_python PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_database PASSED test_executable_table_function/test.py::test_executable_function_input_python PASSED test_executable_table_function/test.py::test_executable_function_input_signalled_python PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_current_grants_override PASSED test_distributed_inter_server_secret/test.py::test_per_user_inline_settings_secure_cluster[pass-foo] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[default-] PASSED test_file_cluster/test.py::test_count PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_all_on_table PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] PASSED test_format_avro_confluent/test.py::test_select PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] PASSED test_format_avro_confluent/test.py::test_select_auth PASSED test_format_avro_confluent/test.py::test_select_auth_encoded PASSED test_format_avro_confluent/test.py::test_select_auth_encoded_complex PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_slow_python PASSED test_file_cluster/test.py::test_format_detection PASSED test_executable_dictionary/test.py::test_executable_implicit_input_sum_python PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] PASSED test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash PASSED test_file_cluster/test.py::test_missing_file PASSED test_file_cluster/test.py::test_no_such_files PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] PASSED test_distributed_inter_server_secret/test.py::test_secure PASSED test_file_cluster/test.py::test_non_existent_cluster PASSED test_executable_dictionary/test.py::test_executable_input_argument_python PASSED test_executable_dictionary/test.py::test_executable_input_bash PASSED test_executable_dictionary/test.py::test_executable_input_python PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_cluster PASSED test_file_cluster/test.py::test_schema_inference PASSED test_executable_dictionary/test.py::test_executable_input_send_chunk_header_python PASSED test_explain_estimates/test.py::test_explain_estimates PASSED test_file_cluster/test.py::test_select_all PASSED test_enabling_access_management/test.py::test_enabling_access_management PASSED test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users_remote PASSED test_executable_dictionary/test.py::test_executable_input_signalled_python PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree PASSED test_filesystem_layout/test.py::test_file_path_escaping PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree_insert PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_current_grants_with_partial_revoke PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_async PASSED test_dotnet_client/test.py::test_dotnet_client PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_option PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_sync PASSED test_executable_dictionary/test.py::test_executable_input_slow_python PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] PASSED test_executable_dictionary/test.py::test_executable_input_sum_python PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_grant_with_replace_option PASSED test_executable_dictionary/test.py::test_executable_non_direct_input_bash PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] PASSED test_grant_and_revoke/test_with_table_engine_grant.py::test_implicit_create_temporary_table_grant PASSED test_executable_dictionary/test.py::test_executable_source_argument_python PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] PASSED test_executable_dictionary/test.py::test_executable_source_exit_code_check PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] PASSED test_executable_dictionary/test.py::test_executable_source_python PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] PASSED test_executable_table_function/test.py::test_executable_function_input_slow_python PASSED test_force_deduplication/test.py::test_basic PASSED test_executable_dictionary/test.py::test_executable_source_updated_python PASSED test_executable_table_function/test.py::test_executable_function_input_slow_python_timeout_increased PASSED test_executable_table_function/test.py::test_executable_function_input_sum_python PASSED test_executable_table_function/test.py::test_executable_function_no_input_bash PASSED test_executable_table_function/test.py::test_executable_function_no_input_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_argument_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_count_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_multiple_pipes_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_signalled_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_slow_python PASSED test_executable_table_function/test.py::test_executable_pool_storage_input_sum_python PASSED test_executable_table_function/test.py::test_executable_storage_input_argument_python PASSED test_executable_table_function/test.py::test_executable_storage_input_bash PASSED test_executable_table_function/test.py::test_executable_storage_input_python PASSED test_executable_table_function/test.py::test_executable_storage_input_send_chunk_header_python PASSED test_executable_table_function/test.py::test_executable_storage_input_signalled_python PASSED test_executable_table_function/test.py::test_executable_storage_input_slow_python PASSED test_executable_table_function/test.py::test_executable_storage_input_sum_python PASSED test_executable_table_function/test.py::test_executable_storage_no_input_bash PASSED test_executable_table_function/test.py::test_executable_storage_no_input_python ======================= 100 passed in 321.04s (0:05:21) ========================